C1.Silverlight.Olap.5
Add(String[]) Method

One or more field names to add to the list.
Adds an existing C1OlapField to the list.
Syntax
'Declaration
 
Public Overloads Sub Add( _
   ByVal ParamArray fieldNames() As System.String _
) 
public void Add( 
   params System.string[] fieldNames
)

Parameters

fieldNames
One or more field names to add to the list.
See Also

Reference

C1OlapFieldList Class
C1OlapFieldList Members
Overload List

 

 


Copyright (c) GrapeCity, inc. All rights reserved.